pub fn aggregate_nested( cx: &PrettyCx<'_, '_>, ctor: &Ctor, flds: &[Expr], is_named: bool, ) -> Result<NestedString, Error>