pub unsafe extern "C" fn SSL_CTX_add_extra_chain_cert( ctx: *mut SSL_CTX, x509: *mut X509, ) -> c_int