fn clean_proc_macro<'tcx>( item: &Item<'tcx>, name: &mut Symbol, kind: MacroKind, cx: &mut DocContext<'tcx>, ) -> ItemKind