int ZSTD_CCtx_setPledgedSrcSize( ffi.Pointer<ZSTD_CCtx> cctx, int pledgedSrcSize, ) { return _ZSTD_CCtx_setPledgedSrcSize( cctx, pledgedSrcSize, ); }