sl_entry
ent = malloc(sizeof(struct sl_entry));
static SLIST_HEAD(, sl_entry) props = SLIST_HEAD_INITIALIZER(props);
SLIST_ENTRY(sl_entry) entries;