Module Ppx_deriving_runtime.Hashtbl

module Hashtbl: module type of Hashtbl  with
  type ('a, 'b) t := ('a, 'b) Hashtbl.t and
  type statistics := Hashtbl.statistics