pub const LocateSearchType = enum(u32)
pub const LocateSearchType = enum(u32) { all_handles, by_register_notify, by_protocol, }