fn const_evaluatable_predicates_of<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId
) -> FxIndexSet<(Predicate<'tcx>, Span)>