pub fn fold_item_struct<F>(f: &mut F, node: ItemStruct) -> ItemStructwhere
    F: Fold + ?Sized,