pub unsafe extern "C" fn SSL_CTX_set1_chain( ctx: *mut SSL_CTX, chain: *mut stack_st_X509, ) -> c_int