c2rust_refactor::ast_manip::ast_map
pub fn map_ast_into<'s, T: Visit>(x: &'s T, map: &mut AstMap<'s>)