Source position: libsdl2_gfx.pas line 155
type TSDL_imageFilterSub = function(
Src1: pcuint8;
Src2: pcuint8;
Dest: pcuint8;
Length: cuint32
):cint32;