module Decoded: sig .. end
sig
end
type t = {
tag : int;
int
format : Exif.Entry.Pack.format;
Exif.Entry.Pack.format
components : int;
data : string;
string