pub unsafe extern "C" fn SSL_get_server_random( ssl: *const SSL, out: *mut c_uchar, len: size_t, ) -> size_t