pub(super) async fn dispatch_surface( gateway: &str, output: OutputFormat, args: SurfaceArgs, ) -> Result<()>