pub fn visit_mut_opt_ts_type_ann<V>(_visitor: &mut V, n: &mut Option<TsTypeAnn>) where
    V: VisitMut + ?Sized