__cpuid
# define __cpuid native_cpuid
static inline void __cpuid(unsigned int *eax, unsigned int *ebx,
static inline void __cpuid(uint32_t function, uint32_t index,