STATIC_KEY_INIT_FALSE
#define STATIC_KEY_INIT_FALSE \
#define STATIC_KEY_INIT_FALSE { .enabled = ATOMIC_INIT(0) }