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