#include "Python.h" #include "stdarg.h" PyObject* py_callback(PyObject *, char *, int option, int nargs,...);