#include "hello1.h" char const* hello1(void) { return "hello1"; }