_STACK_SIZE
#define _STACK_SIZE (ctx->prog->aux->stack_depth + SCRATCH_SIZE)
#define _STACK_SIZE (stack_depth + SCRATCH_SIZE)