I know that I can use Cython to compile *.py files into *.so files, but I want the *.so files to be completely separated from the python environment and run normally in C /