Param_sig.INT
include VALUE with type t := int
include VALUE_IN with type t := int
include PARAM
val name : string
val short_name : char option
val help : string
val default : int
val set : int -> unit
val get : unit -> int
val min : int
val max : int