pub unsafe extern "C" fn pthread_condattr_getpshared(
    __attr: *const pthread_condattr_t,
    __pshared: *mut i32
) -> i32