pub unsafe extern "C" fn SSL_CTX_get_extra_chain_certs( ctx: *const SSL_CTX, out_chain: *mut *mut stack_st_X509, ) -> c_int