pub fn blocking_compaction_tests<C>(db: &C) -> Result<(), Error>
where C: Connection + KeyValue,