Source position: libsdl2.pas line 1006
type TTSDL_SetClipRect = function(
surface: PSDL_Surface;
const rect: PSDL_Rect
):TSDL_Bool;