const TOMBSTONE: &[u8];
Tombstone value for deleted keys. Stored in the values map so that get_value_option stops scanning backwards when it hits a delete.
get_value_option