pub unsafe extern "C" fn wolfSSL_X509_STORE_CTX_set_error(
    ctx: *mut WOLFSSL_X509_STORE_CTX,
    er: c_int
)