module type S5 = sig .. end
sig
end
type ('a, 'b, 'c, 'd, 'e) t
('a, 'b, 'c, 'd, 'e)
val name : string
string