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