pub unsafe fn rdpid() -> u64
Read Processor ID
Reads the value of the IA32_TSC_AUX MSR (address C0000103H) into the destination register.
May fail with #UD if rdpid is not supported (check CPUID).