sig
  type 'a t
  val align_with :
    (('a, 'b) These.t -> 'c) ->
    'Align.Basic.t -> 'Align.Basic.t -> 'Align.Basic.t
end