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