- Global exif_entry_get_value (ExifEntry *entry, char *val, unsigned int maxlen)
- The EXIF_TAG_XP_* tags are currently always returned in UTF-8, regardless of locale, and code points above U+FFFF are not supported.
- Global exif_entry_initialize (ExifEntry *e, ExifTag tag)
- Log and report failed exif_mem_malloc() calls.