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