Obj.Closure
type info = Stdlib__Obj.Closure.info = {
arity : int;
start_env : int;
}
val info : t -> info