#include "python.h" void run_python_script(const char* script) { // Pythonスクリプト実行コード }