I have a C program that I need to interface with a C++ library (ROS). Normally, it\'s not too difficult to interface C code with C++ code with a wrapper using extern "
extern "