Extend.Header
type header = {
offset : Import.int63;
generation : Import.int63;
}
val set : t -> header -> unit
val get : t -> header