pub(crate) fn subscribe_output_label_value<T>( output: &SubscribeOutput<T>, ) -> &'static strwhere T: AstInfo,