workitem_free
static void workitem_free(struct worklist *, int);
#define WORKITEM_FREE(item, type) workitem_free((struct worklist *)item, type)