Clears a flag.
impl UnmountFlags { fn unset(&mut self, flag: UnmountFlags) -> () }
The flag to be cleared.