LIST_REMOVE
#define LIST_REMOVE(elm, field) { \
#define LIST_REMOVE(elm, field) do { \
#undef LIST_REMOVE