pub type PdfDictionary = BTreeMap<String, PdfValue>;
pub struct PdfDictionary { /* private fields */ }