Source position: msehash.pas line 373
type pointerptruintdataty = record
key: PtrUInt;
data: pointer;
end;