pub fn cpuid(id: u32) -> (u32, u32, u32)
Returns information from the CPUID command in the form (ebx, edx, ecx).