Source position: Endian.pas line 365
type BigEndianUnsignedLong = record
bigEndianValue: UNSIGNEDLONG;
end;