Constant FAN_OPEN_EXEC

pub const FAN_OPEN_EXEC: u64 = 0x0000_1000; // 4_096u64
Available on crate feature dep_sdl3 only.