#include hello(char* who) { printf("Hello, %s!\n", who); }