sendmsg_args
{ AS(sendmsg_args), 4, (sy_call_t *)sys_sendmsg }, /* 28 = sendmsg */
sys_sendmsg(struct sysmsg *sysmsg, const struct sendmsg_args *uap)
int sys_sendmsg (struct sysmsg *sysmsg, const struct sendmsg_args *);
struct sendmsg_args sendmsg;