Source position: jwasubauth.pas line 80
type _OLD_LARGE_INTEGER = record
LowPart: ULONG;
HighPart: LONG;
end;