See original issue on GitLab
In GitLab by [Gitlab user @tristanvb] on Dec 2, 2020, 10:07
Apparently, it is possible to encode pep484 type information directly into cython modules
It could be nice to remove all the redundant forward declarations...
Needs investigation, possibly we need to use a mypyc extension for validation in CI.