pub fn fold_opt_call<V>(_visitor: &mut V, n: OptCall) -> OptCall where
    V: Fold + ?Sized