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