pub type Xattrs<'k> = Vec<Xattr<'k>>;
A full set of extended attributes
pub struct Xattrs<'k> { /* private fields */ }