pub fn visit_mut_ts_const_assertion<V>(
    _visitor: &mut V,
    n: &mut TsConstAssertion
) where
    V: VisitMut + ?Sized