Module type Bounded_index_intf.Bounded_index

module type S = S
module Make : functor (M : sig ... end) -> S