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