module libc @if(env::POSIX); def Pid_t = int; def Uid_t = uint; def Gid_t = uint;