pub unsafe extern "C" fn wolfSSL_X509_sign_ctx(
    x509: *mut WOLFSSL_X509,
    ctx: *mut WOLFSSL_EVP_MD_CTX
) -> c_int