UNX_NGROUPS
for (i = 0; i < UNX_NGROUPS && i < gi->ngroups; i++)
if (groups > UNX_NGROUPS)
groups = UNX_NGROUPS;
if (len > UNX_NGROUPS)