#include "../dllexport.h" #include DLL_EXPORT void helper2_hello() { puts("Hello from helper2!"); }