shutdown_args
{ AS(shutdown_args), 4, (sy_call_t *)sys_shutdown }, /* 134 = shutdown */
sys_shutdown(struct sysmsg *sysmsg, const struct shutdown_args *uap)
int sys_shutdown (struct sysmsg *sysmsg, const struct shutdown_args *);
struct shutdown_args shutdown;