#define MASKROUND(t) (MASKTYPEBITS(t)-1)
sack_types.h
round up to the next count of types that fits 1 bit - used as a cieling round factor
Macros