Source position: png.pp line 523
procedure png_set_filter_heuristics(
png_ptr: png_structp;
heuristic_method: LongInt;
num_weights: LongInt;
filter_weights: png_doublep;
filter_costs: png_doublep
);