pub async fn start_device_code_flow( client: &Client, client_id: &str, ) -> Result<DeviceCodeStart, Error>