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