include Vchan.S.MEMORY
val grant_of_int32 : int32 -> grant
val int32_of_grant : grant -> int32
val buf_of_share : share -> Io_page.t
val share : domid:int -> npages:int -> rw:bool -> share
val unshare : share -> unit Lwt.t
val buf_of_mapping : mapping -> Io_page.t