worklist_remove
static void worklist_remove(struct worklist *);
#define WORKLIST_REMOVE(item) worklist_remove(item)