pub fn anonymize_predicate<'tcx>(
    tcx: TyCtxt<'tcx>,
    pred: Predicate<'tcx>
) -> Predicate<'tcx>