pub type FocusId = u64;
Opaque, app-chosen identifier for a focusable widget. Values only need to be unique among the widgets that opt into focus-by-request.