public static void AssertDraw(this ISpriteDrawing drawing, Action <SpriteDrawingContext> assertion) => drawing.AssertDraw(0, assertion);