pub unsafe fn getuid() -> uid_t
Get the real user ID of the current process.
On this platform this function actually wraps the getuid system call.
getuid