getrusage_args
{ AS(getrusage_args), 4, (sy_call_t *)sys_getrusage }, /* 117 = getrusage */
sys_getrusage(struct sysmsg *sysmsg, const struct getrusage_args *uap)
int sys_getrusage (struct sysmsg *sysmsg, const struct getrusage_args *);
struct getrusage_args getrusage;