- Global INI_FindLastSectionEntry (INI_Section *file_info, const unsigned char *section, const gboolean Unicode)
- Unicode should be part of file_info.
- Global INI_GetValue (INI_Section *file_info, const unsigned char *section, const unsigned char *key, const gboolean Unicode)
- Unicode should be part of file_info.