core :: Sys :: uid=
# Set the real current user id of this process fun uid=(uid: Int): Bool `{ return setuid(uid); `}