_SPINLOCK_INITIALIZER
spinlock_t __stdio_thread_lock = _SPINLOCK_INITIALIZER;
static spinlock_t lock = _SPINLOCK_INITIALIZER;