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