pub fn twz_rt_fd_seek(fd: RawFd, seek: SeekFrom) -> Result<usize, IoError>
Seek a file descriptor, changing the internal position.