ELF32_ST_VISIBILITY
#define ELF32_ST_VISIBILITY(oth) ((oth) & 0x3)
#define ELF32_ST_VISIBILITY(other) ((other)&0x7)