pub fn decode_eacr_signed( data: &[u8], width: usize, height: usize, image: &mut [u32], ) -> Result<(), &'static str>
Decodes a eacr_signed encoded texture into an image