Swift C++ interop class with destructor How do I create a C++ class that Swift can interop with that has a destructor? For example: