Sourcetype t = {
  1. stop_decade : int;
  2. leftover : int;
}
Sourceval create : int -> t
Sourceval default_sep : Restapis_o.Open__.Format.formatter -> unit -> unit
Sourceval default_close_sep : Restapis_o.Open__.Format.formatter -> unit -> unit
Sourceval pp : t -> ?sep:(Restapis_o.Open__.Format.formatter -> unit -> unit) -> ?close_sep:(Restapis_o.Open__.Format.formatter -> unit -> unit) -> ?last_sep:(Restapis_o.Open__.Format.formatter -> unit -> unit) -> (Restapis_o.Open__.Format.formatter -> (int * int) -> unit) -> Restapis_o.Open__.Format.formatter -> unit -> unit