pub unsafe extern "C" fn bli_pthread_mutex_init(
    mutex: *mut bli_pthread_mutex_t,
    attr: *const bli_pthread_mutexattr_t
) -> c_int