fn clean_function<'tcx>( cx: &mut DocContext<'tcx>, sig: &FnSig<'tcx>, generics: &Generics<'tcx>, params: ParamsSrc<'tcx>, ) -> Box<Function>