Constant POSIX_FADV_RANDOM

pub const POSIX_FADV_RANDOM: i32 = 1;
Available on crate feature dep_sdl2 only.