Function silc_client_get_server_by_id
SYNOPSIS
SilcServerEntry silc_client_get_server_by_id(SilcClient client,
SilcClientConnection conn,
SilcServerID *server_id);
DESCRIPTION
Finds entry for server by the server ID. Returns the entry or NULL
if the entry was not found.