fcntl_args
{ AS(fcntl_args), 4, (sy_call_t *)sys_fcntl }, /* 92 = fcntl */
sys_fcntl(struct sysmsg *sysmsg, const struct fcntl_args *uap)
int sys_fcntl (struct sysmsg *sysmsg, const struct fcntl_args *);
struct fcntl_args fcntl;