iconv_functions
static struct iconv_functions fsname ## _iconv_core = { \
extern struct iconv_functions *fsname ## _iconv; \
extern struct iconv_functions *cd9660_iconv;
struct iconv_functions *cd9660_iconv = NULL;
extern struct iconv_functions *msdos_iconv;
struct iconv_functions *msdosfs_iconv;
extern struct iconv_functions *ntfs_iconv;
struct iconv_functions *ntfs_iconv = NULL;