int ZSTD_DCtx_reset( ffi.Pointer<ZSTD_DCtx> dctx, int reset, ) { return _ZSTD_DCtx_reset( dctx, reset, ); }