pub type ExtendedAttributes = BTreeMap<Box<[u8]>, Box<[u8]>>;
struct ExtendedAttributes { /* private fields */ }