wait_args
{ AS(wait_args), 4, (sy_call_t *)sys_wait4 }, /* 7 = wait4 */
sys_wait4(struct sysmsg *sysmsg, const struct wait_args *uap)
int sys_wait4 (struct sysmsg *sysmsg, const struct wait_args *);
struct wait_args wait4;