pub fn fold_array_pat<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ArrayPat
) -> ArrayPat