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