pub unsafe extern "C" fn pthread_rwlockattr_getkind_np(
    __attr: *const pthread_rwlockattr_t,
    __pref: *mut c_int
) -> c_int