struct Utility { void loadCartridge(const char *filename); }; extern Utility utility;