module Pen: sig .. end
sig
end
Pens: change the way lines look like in Mlpost
Pens are used to change the the way lines are drawn in Mlpost
type t = Pen.t
Pen.t