bitflags! { pub struct EventMask: u32 { const NONE = 0; } }