pub unsafe extern "C" fn uv_udp_set_multicast_ttl(
    handle: *mut uv_udp_t,
    ttl: c_int
) -> c_int