bool silc_idcache_del(SilcIDCache cache, SilcIDCacheEntry old);
Delete cache entry from cache. Returns TRUE if the entry was deleted. The destructor function is not called.