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