void silc_client_free(SilcClient client);
Frees client object and its internals. The execution of the client should be stopped with silc_client_stop function before calling this function.