#ifndef _RCC_ICONV_H #define _RCC_ICONV_H int rccIConv(rcc_context ctx, iconv_t icnv, const char *buf, int len); #endif /* _RCC_ICONV_H */