pub type UserValue = Slice;
User defined data (blob of bytes)
struct UserValue(/* private fields */);