pub fn strip_comments<F: Write>( work_dir: &Path, path: &str, out_file: &mut F, ignore_macros: bool, )