Source position: libsdl3.pas line 5330
type TSDL_SetSurfaceClipRect = function(
surface: PSDL_Surface;
rect: PSDL_Rect
):Tbool;