Replace unsafe C functions Proposal

The priority here is to remove unsafe C functions. If vtkStdString can help us minimize that cost. And later on, just do using vtkStdString = std::string, it would be ideal.