pop_stack
err = pop_stack(env, &prev_insn_idx, &env->insn_idx,
while (!pop_stack(env, NULL, NULL, false));
pop_stack:
goto pop_stack;