1-Test.Mask
type unattached = t
module Location = Location
module Addr = Location.Addr
val create : depth:int -> unit -> t
create a mask with no parent
val get_uuid : t -> Uuid.t
module Attached : sig ... end
val set_parent : unattached -> Base.t -> Attached.t
tell mask about parent