pub unsafe extern "C" fn uv_thread_setpriority(
    tid: uv_thread_t,
    priority: c_int
) -> c_int