pub fn format_source_excerpt( path: &str, line: usize, column: usize, radius: usize, highlight_color: &str, use_color: bool, ) -> Option<String>