pub unsafe extern "C" fn sprite_create_file( filename_utf8: *const c_char, type_: SpriteType, atlas_id: *const c_char, ) -> SpriteT