I am using the ctypes at python3.8 to call C++ function, the function parameter is an array, and its returns to an array as well. So I create the python list first, then con