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