pub unsafe fn getcpu(cpu: *const uint, node: *const uint) -> Result<int>
Determine CPU and NUMA node on which the calling thread is running.