__visible
# define __visible __attribute__((__externally_visible__))
# define __visible
#define __visible __attribute__((visibility("default")))