priv_sendto
return (priv_sendto(s, msg, len, flags, NULL, 0));
int priv_sendto (int, const void *, int, int, const struct sockaddr *, socklen_t);