Source position: libsdl3.pas line 1729
type TSDL_HitTest = function(
win: PSDL_Window;
area: PSDL_Point;
Data: pointer
):TSDL_HitTestResult;