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