pub const EVENT_TYPE = enum(c_int)
pub const EVENT_TYPE = enum(c_int) { Notification, Synchronization, }