+ function returns 0 if
+ .Fa pwcs
+ is an empty string (L""),
+-\-1 if a non-printing wide character is encountered,
+-otherwise it returns the number of column positions occupied.
++\-1 if a non-printing wide character is encountered;
++otherwise, it returns the number of column positions occupied.