Not something that will exist within memflow-py however it would be a great addition to have a tool be able to convert a c structure into a ctypes structure. Something like https://github.com/fox-it/dissect.cstruct seems to have a rather "simple" parser for c-like structs, however I see no mention of generating ctypes structures, regardless generating the ctypes structure is the easy part,