pub fn fold_ts_const_assertion<V>(
    _visitor: &mut V,
    n: TsConstAssertion
) -> TsConstAssertion where
    V: Fold + ?Sized