public static void WriteTextWithBrush([Nullable((byte)1)] this CellBuffer buffer, int x, int y, ReadOnlySpan<char> text, Style style, in Rectangle brushRect, Brush? foregroundBrush, Brush? backgroundBrush, ColorMixSpace defaultMixSpace, int tabSize, int startColumn, ulong hyperlinkToken = 0UL)