pub unsafe extern "C" fn wolfSSL_CTX_add_extra_chain_cert(
    ctx: *mut WOLFSSL_CTX,
    x509: *mut WOLFSSL_X509
) -> c_long