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