I have a function with the signature
char * processString(const char * const string);
This function is passed a constant pointer to a constant str