cat_fd
size = cat_fd(NULL, 0, NULL, fd);
usize = cat_fd(prebuf, bytes_read, &gsize, fd);
static off_t cat_fd(unsigned char *, size_t, off_t *, int fd);