static inline void silc_atomic_uninit_pointer(SilcAtomicPointer *atomic);
Uninitializes the atomic variable `atomic'. This should alwyas be called after the atomic variable is not used anymore.