pub fn fold_trait_item_const<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: TraitItemConst
) -> TraitItemConst