pub fn visit_mut_ts_infer_type<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut TsInferType
)