#include void hello_world(void) { printf("hello world!"); }