pub unsafe extern "C" fn wolfSSL_X509_verify(
    x509: *mut WOLFSSL_X509,
    pkey: *mut WOLFSSL_EVP_PKEY
) -> c_int