Source position: jwabthsdpdef.pas line 64
type SDP_LARGE_INTEGER_16 = record
LowPart: Int64;
HighPart: Int64;
end;