SMALL_MAX_2POW_DEFAULT
#define SMALL_MAX_DEFAULT (1 << SMALL_MAX_2POW_DEFAULT)
static int opt_small_max_2pow = SMALL_MAX_2POW_DEFAULT;