sS snappyDecompressString(byte[] data) {
  ret fromUtf8(snappyDecompress(data));
}