pub unsafe extern "C" fn wolfSSL_CTX_SetDecryptVerifyCb(
    ctx: *mut WOLFSSL_CTX,
    cb: CallbackDecryptVerify
)