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