Z_SYNC_FLUSH
error = inflate(&zf->zf_zstream, Z_SYNC_FLUSH);
err = deflate(&c->rc_zstream, Z_SYNC_FLUSH);
result = inflate(stream, Z_SYNC_FLUSH);