pub unsafe extern "C" fn pthread_condattr_init(
    __attr: *mut pthread_condattr_t
) -> c_int