ZSTD_compressBegin_usingCDict_deprecated
return ZSTD_compressBegin_usingCDict_deprecated(cctx, cdict);
size_t ZSTD_compressBegin_usingCDict_deprecated(ZSTD_CCtx* cctx, const ZSTD_CDict* cdict);