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