Function unformattedLength

Calculate length of string excluding all formatting escapes

ulong unformattedLength (
  string s
) @safe;