allocaArray -package:base

Unlifted allocaArray.
Temporarily allocate space for the given number of elements (like alloca, but for multiple elements).
Unlifted allocaArray0.
Like allocaArray, but add an extra position to hold a special termination element.