fn copy_removing_padding_generic( mcu_block: &[&[i16]; 4], width: usize, padded_width: usize, output: &mut [u8], channels: usize, )