pub unsafe extern "C" fn SSL_get0_chain_certs( ssl: *const SSL, out_chain: *mut *mut stack_st_X509, ) -> c_int