sig
  val link_C_library :
    '->
    '->
    '->
    ('-> Pathname.t) ->
    (Pathname.t list list -> (string, exn) My_std.Outcome.t list) ->
    Command.t
end