///| pub(all) struct ImageHandle(UInt) derive(Eq, Debug, Hash) ///| pub(all) struct AudioHandle(UInt) derive(Eq, Debug, Hash) ///| pub(all) struct FontHandle(UInt) derive(Eq, Debug, Hash)