Example of using ctypes to call C++ code in python. This example passes a 2D array, modifies with a C++ DLL, and returns it.