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