ga_init
if (ga_init(pw->pw_name, pw->pw_gid) == 0) {
int ga_init(const char *, gid_t);
} else if (ga_init(pw->pw_name, pw->pw_gid) == 0) {