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