pub unsafe extern "C" fn LoadImageAnimFromMemory( fileType: *const c_char, fileData: *const c_uchar, dataSize: c_int, frames: *mut c_int, ) -> Image