#include bool listIOS(); int nextIos(); int previousIos(); int SelectedIOS(); int SearchAppIOS(std::string foldername); int GetAppIOS(std::string foldername); int get_bootmii(); int get_nandemu(); void set_bootmii(int choice); void set_nandemu(int choice);