pub const auth_item_t = enum(c_int)
pub const auth_item_t = enum(c_int) { ALL = 0, CHALLENGE = 1, CLASS = 2, NAME = 3, SERVICE = 4, STYLE = 5, INTERACTIVE = 6, }