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