Gets the process ID of the parent process PSX_GETPPID
If a program that calls this routine is run several times, then unlike GETPID, it will always return the same process ID as all the processes will have the same parent.
POSIX standard (1988), section 4.1.1