FUNC_CTX
static int expect_slot_ssl(FUNC_CTX *fctx, size_t idx, SSL **p_ssl)
typedef int (*helper_func_t)(FUNC_CTX *fctx);
#define DEF_FUNC(name) ossl_unused static int name(FUNC_CTX *fctx)
FUNC_CTX fctx;