pub type PredicateSearcher<'tcx> = PredicateSearcher<'tcx, DefId>;
pub struct PredicateSearcher<'tcx> { /* private fields */ }