I would like to know corresponding tear-down calls for the following setup calls? ```cpp extern "C" void hxcpp_set_top_of_stack(); extern "C" const char *hxRunLibrary(); ```