fchown_args
{ AS(fchown_args), 4, (sy_call_t *)sys_fchown }, /* 123 = fchown */
sys_fchown(struct sysmsg *sysmsg, const struct fchown_args *uap)
int sys_fchown (struct sysmsg *sysmsg, const struct fchown_args *);
struct fchown_args fchown;