pub fn standard_benchmark<L, S>(b: &mut Criterion, name: &str) where
    L: TrieLayout + 'static,
    S: TrieStream