pub fn fold_trait_item<F>(f: &mut F, node: TraitItem) -> TraitItem where
    F: Fold + ?Sized