ZSTD_d_format
return ZSTD_DCtx_setParameter(dctx, ZSTD_d_format, (int)format);
case ZSTD_d_format:
CHECK_DBOUNDS(ZSTD_d_format, value);