SilcUInt32 silc_hash_table_count(SilcHashTable ht);
Returns the number of the entires in the hash table. If there is more entries in the table thatn the size of the hash table calling the silc_hash_table_rehash is recommended.