EXPORT_STATIC_CALL
#define EXPORT_STATIC_CALL(name) \
#define EXPORT_STATIC_CALL(name) EXPORT_SYMBOL(STATIC_CALL_KEY(name))