I need to call a method from an DLL with pythonnet. This methods expects a list of a specific type to fill in the returned objects. After some research I found the hint that