pub unsafe extern "C" fn uv_rwlock_trywrlock(
    rwlock: *mut uv_rwlock_t
) -> c_int