pub fn is_root() -> bool
True when the process effective uid is 0 (Unix). Non-Unix always returns false.
false