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