LL_PRICE
#define LL_INCPRICE(_l) (LL_PRICE(_l) - LL_PRICE(_l-1))
opt[0].price = LL_PRICE(litlen);
opt[pos].price = sequencePrice + LL_PRICE(0);
int const basePrice = previousPrice + LL_PRICE(0);