fn expand_into_rgb8( row: &[u8], buffer: &mut [u8], info: &Info<'_>, rgba_palette: &[[u8; 4]; 256], )