SilcUInt32 silc_hash_utf8_string(void *key, void *user_context);
Basic has function to hash UTF-8 strings. May be used with the SilcHashTable. Used with identifier strings. The key is expected to be casefolded.