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