sig
  type ('a, 'b) writer = 'Type_class.writer0 -> 'Type_class.writer0
  type ('a, 'b) reader = 'Type_class.reader0 -> 'Type_class.reader0
  type ('a, 'b) t = 'Type_class.t0 -> 'Type_class.t0
end