Demonstrate how to access c-code with the c-types module.
For further information see:
https://docs.python.org/2.7/library/ctypes.html or https://docs.python.org/3.5/library/ctypes.html (depending on your python version).
- This code has been tested on Debian 12 with Python 3.12.
- Nevertheless it is expected to run (with small adaptions) on other platforms as well.