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