Source position: libsdl2.pas line 1336
type TTSDL_SetWindowMouseRect = procedure(
window: PSDL_Window;
rect: PSDL_Rect
);