sig
type t
val dump_item : Xapi_work_queues.Item.t -> Rpc.t
val dump_task : Xapi_work_queues.Item.t -> Rpc.t
val execute : Xapi_work_queues.Item.t -> unit
val finally : Xapi_work_queues.Item.t -> unit
val should_keep :
Xapi_work_queues.Item.t -> Xapi_work_queues.Item.t list -> bool
end