#include #include "HelloWorldLib.h" char* HelloWorldLib_sayHello() { return "Hello NAR LIB World!"; }