static inline SilcBool silc_dlist_add(SilcDList list, void *context);
Adds new entry to the list. This is the default function to add new entries to the list.