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