string to extract from
outputs the width (in terms of the number of characters in the input string) of the extracted character
the extracted character, either as a dchar or a slice into the input string (depending on the pull_dchars template parameter).
Static method to extract the next character from the passed string.