https://docs.rs/nix/latest/nix/sys/uio/fn.pread.html says > Low-level write to a file, with specified offset. > > See also pread(2) Should be "Low-level **read from** a file" right?