#include void print_hello() { std::cout << "hello" << std::endl; }