pub unsafe extern "C" fn recvmmsg( __fd: c_int, __msgs: *mut mmsghdr, __msg_count: c_uint, __flags: c_int, __timeout: *const timespec ) -> c_int