atomic_cas_64
return ((void *)atomic_cas_64((volatile uint64_t *)target,
extern uint64_t atomic_cas_64(volatile uint64_t *target, uint64_t cmp,