pub unsafe extern "C" fn uv_try_write( handle: *mut uv_stream_t, bufs: *const uv_buf_t, nbufs: c_uint, ) -> c_int