Source position: jwantsecapi.pas line 227
type _LSA_STRING = record
Length: USHORT;
MaximumLength: USHORT;
Buffer: PCHAR;
end;