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