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