pub unsafe extern "C" fn SSL_get_client_random( ssl: *const SSL, out: *mut u8, max_out: usize, ) -> usize