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