LzmaEnc_AllocAndInit
return LzmaEnc_AllocAndInit(p, 0, alloc, allocBig);
return LzmaEnc_AllocAndInit(p, keepWindowSize, alloc, allocBig);