#ifndef LEGACY_MAIN_H
#define LEGACY_MAIN_H
int legacy_main(int argc, char* argv[]);
#endif // LEGACY_MAIN_H