recvmsg
recvmsg(int s, struct msghdr *msg, int flags)
recvmsg(int fd, struct msghdr *msg, int flags)
#define recvmsg(a,b,c) rump_sys_recvmsg(a,b,c)