But what for open64/read64/write64? None of them give the
user a hint as to what the file pointer offset is. And we are
still on a 32-bit system, with a 32-bit VM space, so writing
8GB in one go is not possible.
So what do these other functions do?
r~