Source position: libsdl3.pas line 5270
type TSDL_WriteU32LE = function(
dst: PSDL_IOStream;
Value: TUint32
):Tbool;