fn lseek_SET(fd: fd_t, offset: u64) SeekError!void
Repositions read/write file offset relative to the beginning.
fd: fd_t,
offset: u64,