pub(crate) fn pred_dc_128<T: Pixel>( output: &mut PlaneRegionMut<'_, T>, _above: &[T], _left: &[T], width: usize, height: usize, bit_depth: usize, )