fn get_offer( primary: bool, seat: Seat<'_>, socket_name: Option<OsString>, ) -> Result<(EventQueue<State>, State, Offer), Error>