Virtual process identifier.
The process ID within a PID namespace. This is not necessarily unique across all processes on the host but it is unique within the process namespace that the process exists within.
@example 12
public const PROCESS_VPID = 'process.vpid';