pub fn extract_file_changes( input: &str, extrude_other_content: bool, ) -> Result<(FileChanges, Option<String>)>
Extracts the first FILE_CHANGES block from the input string.
FILE_CHANGES