pub fn print_svg(
    svg: &FlangedTree<&'_ VecTree<Tag>, Option<String>>,
    overwrite_view_box: Option<&ViewBox>
) -> String