pub fn get_cpu_ext_level() -> i32
Detects the highest supported x86-64 SIMD level at runtime.
On non-x86 targets this always returns CpuExtLevel::Generic as i32.
CpuExtLevel::Generic as i32