#include int main(const int argc, char **const argv) { return gui_main(argc, argv); }