Source position: libsdl2.pas line 696
type TSeek = function(
context: PSDL_RWops;
offset: SInt64;
whence: SInt32
):SInt64;