ZSTD_sizeof_CCtx
ZSTDLIB_API size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx);
return ZSTD_sizeof_CCtx(zcs); /* same object */