STAILQ_HEAD
#define STAILQ_HEAD(name, type) \
static STAILQ_HEAD(, xenevt_d) devevent_pending;
STAILQ_HEAD(patch_list, patch) patches;