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