pub unsafe extern "C" fn uv_udp_set_multicast_interface( handle: *mut uv_udp_t, interface_addr: *const c_char, ) -> c_int