pub fn decode_first_page<'a>( enc: &'a TextEncoding, page: &'a [u8], ) -> Result<Btree, Box<dyn Error>>
Decode the B-Tree on the first page