std::string OEToEUCJP(const char *ptr)
Convert the string ptr, typically the output of the function
OECreateIUPACName post-processed by a call to OEToJapanese,
from the default encoding which uses escapes to
represent unicode characters to instead use the EUC-JP character encoding
for japanese characters.
u