SilcClientEntry silc_client_ref_client(SilcClient client, SilcClientConnection conn, SilcClientEntry client_entry);
Takes a reference of the client entry indicated by `client_entry' The reference must be released by calling silc_client_unref_client after it is not needed anymore. Returns `client_entry'.