pub unsafe extern "C" fn uv_udp_try_send( handle: *mut uv_udp_t, bufs: *const uv_buf_t, nbufs: c_uint, addr: *const sockaddr, ) -> c_int