#define silc_list_start(list) ...
Sets the start of the list. This prepares the list for traversing the entries from the start of the list towards end of the list.