macro_rules! include_graph {
    ($graph: tt) => { ... };
}