pub const SYS_GETPID: usize = 311;
Get the current process ID (alias for SYS_PROC_GETPID).
SYS_PROC_GETPID