Source position: jwawintype.pas line 909
type _STRING64 = record
Length: USHORT;
MaximumLength: USHORT;
Buffer: ULONGLONG;
end;