EXPORT_STATIC_CALL_GPL
#define EXPORT_STATIC_CALL_GPL(name) \
#define EXPORT_STATIC_CALL_GPL(name) EXPORT_SYMBOL_GPL(STATIC_CALL_KEY(name))