SilcBool silc_hash_utf8_compare(void *key1, void *key2, void *user_context);
Compares UTF-8 strings. Casefolded and NULL terminated strings are expected. May be used as SilcHashTable comparison function.