read_retry
bytes_read = read_retry(fd, prebuf, prebuf_len);
static ssize_t read_retry(int, void *, size_t);