STATIC_KEY_INIT_TRUE
#define STATIC_KEY_INIT_TRUE \
#define STATIC_KEY_INIT_TRUE { .enabled = ATOMIC_INIT(1) }