pub fn fold_unaryop<U, F: Fold<U> + ?Sized>( folder: &mut F, node: UnaryOp, ) -> Result<UnaryOp, F::Error>