pub unsafe extern "C" fn LoadImageAnimFromMemory( fileType: *const i8, fileData: *const u8, dataSize: i32, frames: *mut i32, ) -> Image