pub fn fold_foreign_item_static<F>( f: &mut F, node: ForeignItemStatic, ) -> ForeignItemStaticwhere F: Fold + ?Sized,