SET_GLUE_PTR
#define SET_GLUE_PTR(ptr, val) atomic_set_rel_ptr(&(ptr), (uintptr_t)(val))
#define SET_GLUE_PTR(ptr, val) ptr = val