Function openssl_sys::SSL_client_hello_get0_ciphers
pub unsafe extern "C" fn SSL_client_hello_get0_ciphers(s: *mut SSL, out: *mut *const c_uchar) -> size_t
The portability is definied by:
#[cfg(ossl111)]