#include void hello_from_lib() { printf("Hello from library!\n"); }