pid_t __getpgid(pid_t pid);
__getpgid(pid) has the same specification as getpgid(pid).
__getpgid is not in the source standard; it is only in the binary standard.