#include void func1(void) { printf("Hello from %s!\n", __func__); }