fn lseek_CUR(fd: fd_t, offset: i64) SeekError!void
Repositions read/write file offset relative to the current offset.
fd: fd_t,
offset: i64,