Tar.HeaderWriter
module Async : ASYNC
module Writer : WRITER with type 'a t = 'a Async.t
val write : ?level:Header.compatibility -> Header.t -> Writer.out_channel -> unit Async.t