int GB.ConvString ( char ** result , const char * str, long len, const char * src, const char *dst )
Converts a string form one charset to another charset.
This function returns a non-zero value if the conversion is impossible, and internally calls GB.Error() with the error cause.