pub type RefTrieDBNoExt<'a> = TrieDB<'a, NoExtensionLayout>;
pub struct RefTrieDBNoExt<'a> { /* private fields */ }