ZSTD_decompressBegin
ZSTDLIB_STATIC_API size_t ZSTD_decompressBegin(ZSTD_DCtx* dctx);
FORWARD_IF_ERROR( ZSTD_decompressBegin(dctx) , "");