app_verify_arg
i = sctx->app_verify_callback(ctx, sctx->app_verify_arg);
ctx->app_verify_arg = arg;
void *app_verify_arg;
app_verify_arg.app_verify = 1;
&app_verify_arg);
&app_verify_arg);
&app_verify_arg);
struct app_verify_arg *cb_arg = arg;
struct app_verify_arg app_verify_arg = { APP_CALLBACK_STRING, 0 };