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