int ZSTD_CCtx_reset( ffi.Pointer<ZSTD_CCtx> cctx, int reset, ) { return _ZSTD_CCtx_reset( cctx, reset, ); }