How can I suggest to pybind11 that a function takes actual class instead of object as parameter - eg Type [X] instead of X? Option would be also not a exclusively pybind11 solution - maybe something ...