Source position: jwantsecapi.pas line 3237
type _KERB_EXTERNAL_NAME = record
NameType: SHORT;
NameCount: USHORT;
Names: array [0..ANYSIZE_ARRAY-1] of UNICODE_STRING;
end;