fn clean_params_via_body<'tcx>( cx: &mut DocContext<'tcx>, decl: &FnDecl<'tcx>, body_id: BodyId, ) -> Vec<Parameter>