type t = Store.page_aligned_buffertype pointer = Allocator.pointerval create : int -> tval noKeys : t -> intval setNoKeys : t -> int -> unitval minDegree : t -> intval pageSize : t -> intval leaf : t -> boolval setLeaf : t -> bool -> unitval printKeys : t -> string listval printValues : t -> string list