pub fn visit_ts_external_module_ref<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &TsExternalModuleRef
)