pub unsafe extern "C" fn pthread_rwlockattr_setpshared(
    arg1: *mut pthread_rwlockattr_t,
    arg2: c_int
) -> c_int