Constant FAN_OPEN_PERM

pub const FAN_OPEN_PERM: u64 = 0x0001_0000; // 65_536u64
Available on crate feature dep_sdl2 only.