LzmaEnc_CodeOneBlock
res = LzmaEnc_CodeOneBlock(p, True, desiredPackSize, *unpackSize);
res = LzmaEnc_CodeOneBlock(p, False, 0, 0);