object
  method access :
    id:int -> identity:string -> size:int64 -> bool * Nn_blockmap.blockmap_t
  method close : unit -> unit
  method inactivate : id:int -> unit
  method shutdown : unit -> unit
end