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