_atomic_cas_8
_atomic_cas_8(volatile uint8_t *addr, uint8_t old, uint8_t new)
_atomic_cas_8(volatile uint8_t *ptr, uint8_t old, uint8_t new)