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