sig
  type t
  module Bounding_box : Bounding_box_intf.S
  val bounding_box : Rtree_intf.Rtree_params.t -> Bounding_box.t
  val max_nodes : int
end