pub type DataStorePageMbuf<'lt> = Mbuf<'lt, Hash, u8>;
pub struct DataStorePageMbuf<'lt> { /* private fields */ }