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