pub fn extract_body_snippet( file: &Path, start_line: u32, end_line: u32, max_lines: usize, ) -> BodySnippet