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