cmDocumentationFormatter: Turn `TextWidth` member into `size_t` Cuz normally required text width can't be negative. It was `int`…