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