fn clean_projection<'tcx>(
    ty: ProjectionTy<'tcx>,
    cx: &mut DocContext<'tcx>,
    def_id: Option<DefId>
) -> Type