pub fn fold_trait_bound_modifier<F>( f: &mut F, node: TraitBoundModifier, ) -> TraitBoundModifierwhere F: Fold + ?Sized,