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