socket_args
{ AS(socket_args), 4, (sy_call_t *)sys_socket }, /* 97 = socket */
sys_socket(struct sysmsg *sysmsg, const struct socket_args *uap)
int sys_socket (struct sysmsg *sysmsg, const struct socket_args *);
struct socket_args socket;