fn forest_node_lines( pv: &PlanView, idx: usize, prefix: &str, is_root: bool, is_last: bool, out: &mut Vec<Line<'static>>, )