pub const PageFlip = packed struct(u32) { event: bool, is_async: bool, absolute: bool, relative: bool, _padding: u28, }