macro_rules! kdl_document_name {
    ( $kdl_node:expr ) => { ... };
}