sendto_args
{ AS(sendto_args), 4, (sy_call_t *)sys_sendto }, /* 133 = sendto */
sys_sendto(struct sysmsg *sysmsg, const struct sendto_args *uap)
int sys_sendto (struct sysmsg *sysmsg, const struct sendto_args *);
struct sendto_args sendto;