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