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