getgroups_args
{ AS(getgroups_args), 4, (sy_call_t *)sys_getgroups }, /* 79 = getgroups */
sys_getgroups(struct sysmsg *sysmsg, const struct getgroups_args *uap)
int sys_getgroups (struct sysmsg *sysmsg, const struct getgroups_args *);
struct getgroups_args getgroups;