LZ4HC_Insert
LZ4HC_Insert(hc4, ip);
LZ4HC_Insert(ctxPtr, (const BYTE *)dictionary + (dictSize - 3));
LZ4HC_Insert(ctxPtr, ctxPtr->end - 3);