pub async fn connect_to_balloon_controller<P: PlatformServices>(
    services: &P,
    guest_type: GuestType
) -> Result<BalloonControllerProxy, BalloonResult>