pub unsafe extern "C" fn SSL_get_peer_finished( s: *const SSL, buf: *mut c_void, count: size_t, ) -> size_t