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