bool silc_idcache_del_by_id(SilcIDCache cache, void *id);
Delete cache entry by ID. Returns TRUE if the entry was deleted. The destructor function is not called.