pub const LocateSearch = union(LocateSearchType)
pub const LocateSearch = union(LocateSearchType) { all_handles, by_register_notify: uefi.EventRegistration, by_protocol: *const Guid, }