Source position: libsdl3.pas line 4930
type TSDL_strtoull = function(
str: Pansichar;
endp: PPansichar;
base: LongInt
):QWord;