#include using namespace std; void hello_root() { cout << "Hello ROOT!" << endl; }