macro_rules! unsafe_inherits_transitive_Image { ($Class: ident) => { ... }; }
The provided class must be a subclass of all the superclasses of Image
Image