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