This makes a slight difference when using GNU binutils to inspect ELF
files. For example when defining a symbol of type STT_GNU_IFUNC, readelf
shows this with ELFOSABI_GNU:
3: 0000000000000001 0 IFUNC GLOBAL DEFAULT 2 my_ifunc
But this with ELFOSABI_NONE:
3: 0000000000000001 0 <OS specific>: 10 GLOBAL DEFAULT 2 my_ifunc
clang-format suggested style edits found: