Went with a basic wrapper that cxx is able to handle for the bridge between the languages, along with simple wrapper methods
Trying to hide most of the CXX nastiness behind the actual module Move the CXX ffi stuff to its own module Separate mgr and module mods Modify main.rs to use the basic code we have done so far