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