pub(crate) fn apply_color_transform( image_data: &mut [u8], width: u16, size_bits: u8, transform_data: &[u8], )