I want to debug/create this Boost.Python module:
void func() { } BOOST_PYTHON_MODULE(ogwa_acc) { using namespace boost::python; def("func",