Constant FAN_OPEN_EXEC_PERM

pub const FAN_OPEN_EXEC_PERM: u64 = 0x0004_0000; // 262_144u64
Available on crate feature dep_sdl2 only.