array_free
array_free(stack->stack[stack->sp].array);
static __inline void array_free(struct array *);
array_free(v->array);