pub unsafe extern "C" fn bli_array_elem(
    index: siz_t,
    array: *const array_t
) -> *mut c_void