#ifndef PYTHONINTERPRETER #define PYTHONINTERPRETER #include uint32_t mainThread(int argc, char **argv); #endif