pub fn visit_ts_keyword_type_kind<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &TsKeywordTypeKind
)