static inline void silc_dlist_del(SilcDList list, void *context);
Remove entry from the list. Returns < 0 on error, 0 otherwise.