#Cython promises to make "writing #C extensions for Python as easy as #Python itself." The reality is: learn C's mental model, express it in Python syntax, and use a separate diagnostic tool to verify.
https://github.com/cemrehancavdar/faster-python-bench/blob/main/docs/cython-minefield.md