pub type UserValue = Slice;
User defined data (byte array)
pub struct UserValue(/* private fields */);