pub fn render_skeleton_recursive( index: &dyn CodeUnitIndex, code_unit: &CodeUnit, indent: &str, header_only: bool, out: &mut String, )