LZMA_UNCOMPRESSED_SIZE
#define LZMA_HEADER_SIZE (LZMA_PROPS_SIZE + LZMA_UNCOMPRESSED_SIZE)
for (i = 0; i < LZMA_UNCOMPRESSED_SIZE; i++, t >>= 8) {