ZSTD_sizeof_DCtx
ZSTDLIB_API size_t ZSTD_sizeof_DCtx(const ZSTD_DCtx* dctx);
return ZSTD_sizeof_DCtx(dctx);