Module Unregister

module Unregister: sig .. end

type t 
val noop : t
val create : (unit -> unit) -> t
val unregister : t -> unit