setpgid_args
{ AS(setpgid_args), 4, (sy_call_t *)sys_setpgid }, /* 82 = setpgid */
sys_setpgid(struct sysmsg *sysmsg, const struct setpgid_args *uap)
int sys_setpgid (struct sysmsg *sysmsg, const struct setpgid_args *);
struct setpgid_args setpgid;