unxz
size = unxz(fd, zfd, NULL, 0, NULL);
usize = unxz(STDIN_FILENO, STDOUT_FILENO,
static off_t unxz(int, int, char *, size_t, off_t *);