static inline void silc_atomic_set_int8(SilcAtomic8 *atomic, SilcUInt8 value);
Atomically sets `value' to 8-bit integer.