fat_iconv_open
int fat_iconv_open(const char* to, const char* from, void** handle);
msdosfs_iconv->open = fat_iconv_open;