pub fn bus_get_future( bus_type: BusType ) -> Pin<Box<dyn Future<Output = Result<DBusConnection, Error>> + 'static>>