Source position: libsdl3.pas line 5077
type TSDL_GetDayOfWeek = function(
year: LongInt;
month: LongInt;
day: LongInt
):LongInt;