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