Macro tree_unindent

Source
macro_rules! tree_unindent {
    ($dst:expr) => { ... };
}