Source position: MacTypes.pas line 725
type ProcessSerialNumber = record
highLongOfPSN: UInt32;
lowLongOfPSN: UInt32;
end;