fn getuidLinux() callconv(.c) linux.uid_t
fn getuidLinux() callconv(.c) linux.uid_t { return linux.getuid(); }