#include <iostream>
#include <string>
#include <fstream>
#include <sstream>
#include "common.h"
convert str to lower case in-place