vmspace_create_args
{ AS(vmspace_create_args), 4, (sy_call_t *)sys_vmspace_create }, /* 486 = vmspace_create */
int sys_vmspace_create (struct sysmsg *sysmsg, const struct vmspace_create_args *);
struct vmspace_create_args vmspace_create;
const struct vmspace_create_args *uap)