iconv_file
iconv_file(stdin, "stdin");
iconv_file(fp, argv[optind]);
void iconv_file(FILE *, const char *);