EXPORT
#define EXPORT BIT(3) /* exported variable/function */
#define EXPORT(_name_) \
#define EXPORT(x) \