pub unsafe extern "C" fn fd_seek( arg0: i32, arg1: i64, arg2: i32, arg3: i32, ) -> i32
Move the offset of a file descriptor. Note: This is similar to lseek in POSIX.
lseek