fchdir_args
{ AS(fchdir_args), 4, (sy_call_t *)sys_fchdir }, /* 13 = fchdir */
sys_fchdir(struct sysmsg *sysmsg, const struct fchdir_args *uap)
int sys_fchdir (struct sysmsg *sysmsg, const struct fchdir_args *);
struct fchdir_args fchdir;