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