__ATOMIC_SEQ_CST
#define ECB_MEMORY_FENCE __atomic_thread_fence (__ATOMIC_SEQ_CST)
#define ECB_MEMORY_FENCE __c11_atomic_thread_fence (__ATOMIC_SEQ_CST)
#ifndef __ATOMIC_SEQ_CST
memory_order_seq_cst = __ATOMIC_SEQ_CST