fn bounds(
    t_bounds: &[GenericBound],
    trait_alias: bool,
    cx: &Context<'_>
) -> String