Source position: libsdl2_image.pas line 114
type TIMG_SavePNG = function(
surface: PSDL_Surface;
const _file: PAnsiChar
):cint32;