Returns whether the filesystem is mounted without support for set-user-ID and set-group-ID executables.
impl Flags { fn no_set_id(self) -> bool }