atomic_t
} atomic_t;
typedef u_int atomic_t;
typedef volatile uint32_t atomic_t;
typedef u_int32_t atomic_t;