#include #include "demo.h" int print_hello() { printf("hello\n"); }