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