Source position: jwawinnt.pas line 2633
type _TOKEN_GROUPS = record
GroupCount: DWORD;
Groups: array [0..ANYSIZE_ARRAY-1] of SID_AND_ATTRIBUTES;
end;