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