CALLOUT_ID_MASK
#define CO_PLAIN_ID(xid) ((xid) & CALLOUT_ID_MASK)
if ((xid & CALLOUT_ID_MASK) != id)