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