fn render_creation_result( screen: &mut Screen, keyboard: &mut Keyboard, start_x: usize, result: Result<EspInfo, InstallError>, ) -> Option<EspInfo>