ZSTD_window_hasExtDict
assert(!ZSTD_window_hasExtDict(cctx->blockState.matchState.window));
return ZSTD_window_hasExtDict(ms->window) ?
int const extDict = ZSTD_window_hasExtDict(ldmState->window);