Source position: libsdl3.pas line 5441
type TSDL_SetWindowShape = function(
window: PSDL_Window;
shape: PSDL_Surface
):Tbool;