Source position: libsdl3.pas line 5268
type TSDL_WriteU16BE = function(
dst: PSDL_IOStream;
Value: TUint16
):Tbool;