Source position: libsdl3.pas line 5396
type TSDL_SetWindowIcon = function(
window: PSDL_Window;
icon: PSDL_Surface
):Tbool;