pub fn visit_mut_ts_external_module_ref<V>(
    _visitor: &mut V,
    n: &mut TsExternalModuleRef
) where
    V: VisitMut + ?Sized