sendmsg
sendmsg(int s, const struct msghdr *msg, int flags)
sendmsg(int fd, const struct msghdr *msg, int flags)
#define sendmsg(a,b,c) rump_sys_sendmsg(a,b,c)