getmygroups
return (getmygroups(gidlist));
if ((count = getmygroups(&gidlist)) < 0)
static int getmygroups(gid_t **gidlist);