pub unsafe fn SSL_CTX_add_extra_chain_cert(
    ctx: *mut SSL_CTX,
    x509: *mut X509
) -> c_long