#include void hello(void) { printf("Hello, world!\n"); }