pub fn eo_bars_by_axes(
    eo_axis: Axis,
    slice_axis: Axis
) -> Option<&'static [&'static [usize; 2]; 2]>