Function openssl_sys::SSL_set_ciphersuites
pub unsafe extern "C" fn SSL_set_ciphersuites(ssl: *mut ::SSL, str: *const c_char) -> c_int
The portability is definied by:
#[cfg(any(ossl111, libressl340))]