pub fn visit_bool<V>(_visitor: &mut V, n: &Bool) where
    V: Visit + ?Sized