static inline void silc_atomic_set_pointer(SilcAtomicPointer *atomic, void *pointer);
Atomically sets `pointer' to the atomic variable.