Source position: libsdl3.pas line 5196
type TSDL_TryWaitSemaphore = function(
sem: PSDL_Semaphore
):Tbool;