I tried to expose a C++ class to python using Boost, which failed because a member function took more than 15 arguments as inputs (it seems that 15 is the limit). How can I reso