fn clean_params_via_body<'tcx>( cx: &mut DocContext<'tcx>, types: &[Ty<'tcx>], body_id: BodyId, ) -> Vec<Parameter>