lchmod_args
{ AS(lchmod_args), 4, (sy_call_t *)sys_lchmod }, /* 274 = lchmod */
sys_lchmod(struct sysmsg *sysmsg, const struct lchmod_args *uap)
int sys_lchmod (struct sysmsg *sysmsg, const struct lchmod_args *);
struct lchmod_args lchmod;