#include "hello.h" void test_hello(void) { printf("Hello, world!\n"); }