is_var_ctx_off_allowed
bool var_off_ok = is_var_ctx_off_allowed(env->prog);
if (is_var_ctx_off_allowed(env->prog)) {
if (arg_type != ARG_PTR_TO_CTX && is_var_ctx_off_allowed(env->prog))