Source position: jwaaclui.pas line 298
type _SID_INFO_LIST = record
cItems: ULONG;
aSidInfo: array [0..ANYSIZE_ARRAY-1] of SID_INFO;
end;