pub fn rename_in_cons( namemap: &HashMap<Vec<u8>, Vec<u8>>, body: Rc<SExp>, qq_handling: bool, ) -> Rc<SExp>