Source position: jwawintype.pas line 606
type _FLOAT128 = record
LowPart: Int64;
HighPart: Int64;
end;