pub unsafe extern "C" fn uv_thread_join(
    tid: *mut uv_thread_t
) -> c_int