std::string OEToBritish(const char *ptr, bool sulph)
Convert the string ptr, typically the output of the function
OECreateIUPACName, from the default American output, to either
British spelling (when sulph is true) or IUPAC
international spelling (when sulph is false).