pub fn format_function_stats( functions: &[FunctionStats], indent: &str, max_lines: usize, ) -> Vec<String>