pub(crate) fn print_generic_bounds<'a, 'tcx: 'a>( bounds: &'a [GenericBound], cx: &'a Context<'tcx>) -> impl Display + 'a + Captures<'tcx>