#include void hello_world() { printf("Hello world from external function!"); }