fn foo() where 'a: 'b + 'c, T: Clone + Copy + 'static, Iterator::Item: 'a, ::Item: 'a {}