Type Definition RawId
os_id::process
type RawId = pid_t;
Raw process id type, which is opaque type, platform dependent