I am passing numpy arrays to C code using ctypes. I would like to keep that information in a C structure. I have the following code in C:
my_file.h
typ