pub(crate) fn pred_h<T: Pixel>( output: &mut PlaneRegionMut<'_, T>, left: &[T], width: usize, height: usize, )