lzma_is_compressed
bool lzma_is_compressed(const char *input);
{ "xz", lzma_decompress_to_file, lzma_is_compressed },