SLOT_BITS
#define BUNDLE_SIZE (SLOT_COUNT * SLOT_BITS + TMPL_BITS)
#define SLOT_MASK ((1ULL << SLOT_BITS) - 1ULL)