select_args
{ AS(select_args), 4, (sy_call_t *)sys_select }, /* 93 = select */
sys_select(struct sysmsg *sysmsg, const struct select_args *uap)
int sys_select (struct sysmsg *sysmsg, const struct select_args *);
struct select_args select;