pub unsafe extern "C" fn uv_thread_equal(
    t1: *const uv_thread_t,
    t2: *const uv_thread_t
) -> c_int