When calculating the length of a string with phutil_utf8_console_strlen, escape codes shouldn't contribute any width to the string.
This change allows for the widths of a PhutilConsoleTable table to be determined correctly when using rows containing formatting and/or colors.