Source position: libsdl3_gfx.pas line 3214
type TshrinkSurface = function(
src: PSDL_Surface;
factorx: LongInt;
factory: LongInt
):PSDL_Surface;