Function silc_client_get_client_by_id
SYNOPSIS
SilcClientEntry silc_client_get_client_by_id(SilcClient client,
SilcClientConnection conn,
SilcClientID *client_id);
DESCRIPTION
Find entry for client by the client's ID. Returns the entry or NULL
if the entry was not found.