pub unsafe extern "C" fn ZSTD_insertBlock( dctx: *mut ZSTD_DCtx, blockStart: *const c_void, blockSize: usize, ) -> usize