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