bool silc_idcache_list_next(SilcIDCacheList list, SilcIDCacheEntry *ret);
Returns the next cache entry from the ID Cache list. Returns FALSE when there are not anymore entries in the list.