pub const NOREUSE: i32 = libc::POSIX_FADV_NOREUSE; // 5i32
Data will be accessed once (don’t keep in cache).