pub unsafe extern "C" fn bli_pthread_join(
    thread: bli_pthread_t,
    retval: *mut *mut c_void
) -> c_int