fn clean_args_from_types_and_names<'tcx>( cx: &mut DocContext<'tcx>, types: &[Ty<'tcx>], names: &[Option<Ident>], ) -> Arguments