pub fn explicit_outlives_bounds(
    param_env: ParamEnv<'tcx>
) -> impl Iterator<Item = OutlivesBound<'tcx>> + 'tcx