getgrouplist
extern int getgrouplist(const char* user, gid_t baseGroup,
if (getgrouplist(user, baseGroup, groups, &groupCount) < 0)