mount_args
{ AS(mount_args), 4, (sy_call_t *)sys_mount }, /* 21 = mount */
sys_mount(struct sysmsg *sysmsg, const struct mount_args *uap)
int sys_mount (struct sysmsg *sysmsg, const struct mount_args *);
struct mount_args mount;