python_C-types_concepts Test python ctypes wrapping Build with g++ -c -fPIC threadTest.cpp -o threadTest.o && g++ -shared -W -o threadTest.so threadTest.o