#include #include "FluxProtocol.h" extern "C" void func(void) { printf("Hello from C++!\n"); }