pub type Permissions = FilePerm;
Representation of the various permissions on a file.
pub struct Permissions(/* private fields */);