#include "header.h" const char *hello() { return "Hello, World!"; }