Draft: Implement a Python binding for IHTATracking
Use pybind11 to make IHTATracking available in Python.
At the time of creating this MR, some things have to be checked and/or improved:
- in an interactive Python environment, the stopping does not seem to work correctly.
- use the knowledge gained from VAPython (pre 2024) to improve this.
- ref
- Stable ABI