pub fn contains(
    txn: &Transaction<'_>,
    key: EntryDefBufferKey
) -> StateQueryResult<bool>