pub unsafe extern "C" fn wolfSSL_X509_STORE_set_verify_cb(
    st: *mut WOLFSSL_X509_STORE,
    verify_cb: WOLFSSL_X509_STORE_CTX_verify_cb
)