#ifndef PYTHONAPI_H #define PYTHONAPI_H #include PyObject *PyInit_api(); #endif // PYTHONAPI_H