#include int print_hello() { printf("Hello, world!\n"); }