atomic_inc_uchar
extern void atomic_inc_uchar(volatile uchar_t *);
__ATOMIC_OPXX(atomic_inc_uchar, uchar_t, "inc" SUF_8)