pub async fn compaction_tests<C: AsyncConnection + AsyncKeyValue>(
    db: &C
) -> Result<()>