array_new
static struct array *array_new(void);
n = array_new();
a = stack->stack[stack->sp].array = array_new();