1ld { 2 GLIBC_PRIVATE { 3 _dl_x86_get_cpu_features; 4 } 5} 6libc { 7 GLIBC_2.33 { 8 __x86_get_cpuid_feature_leaf; 9 } 10} 11