fchmod_args
{ AS(fchmod_args), 4, (sy_call_t *)sys_fchmod }, /* 124 = fchmod */
sys_fchmod(struct sysmsg *sysmsg, const struct fchmod_args *uap)
int sys_fchmod (struct sysmsg *sysmsg, const struct fchmod_args *);
struct fchmod_args fchmod;