#define FLAGROUND(t) (FLAGTYPEBITS(t)-1)
sack_types.h
how many bits to add to make sure we round to the next greater index if even 1 bit overflows
Macros