__seqcount_init
__seqcount_init((s), #s, &__key); \
# define seqcount_init(s) __seqcount_init(s, NULL, NULL)