Source position: jwantsecapi.pas line 214
type _LSA_UNICODE_STRING = record
Length: USHORT;
MaximumLength: USHORT;
Buffer: PWSTR;
end;