Function openssl_sys::SSL_get_client_random
pub unsafe extern "C" fn SSL_get_client_random(ssl: *const SSL, out: *mut c_uchar, len: size_t) -> size_t
The portability is definied by:
#[cfg(any(ossl110, libressl270))]