[mk: cast off_t to uint32_t; same fix for aiff.c]
Added a small AIFF parser library, code copied from the RIFF parser (big-endian integers). Look for an "ID3" chunk, and let libid3tag parse it.
Added a small RIFF parser library. Look for an "id3" chunk, and let libid3tag parse it.