pub fn derive_sections_from_communities( nodes: &[CfNode], labels: &HashMap<String, String>, _lang: &str, max_sections: usize, ) -> Vec<CallflowSection>