HPFORCE
flags |= HPFORCE;
if (flags & HPFORCE)
hpflags |= HPFORCE;
#define HP_SET_STATE_FLAGS_VALID(f) ((f & ~(HPFORCE | HPQUERY)) == 0)