Strips in place whitespace from both ends of the given string
Declared in <absl/strings/ascii.h>
<absl/strings/ascii.h>
void StripAsciiWhitespace(std::string* str);