pub unsafe extern "C" fn recvmmsg( sockfd: c_int, msgvec: *mut mmsghdr, vlen: size_t, flags: c_int, timeout: *const timespec, ) -> ssize_t