void silc_mutex_free(SilcMutex mutex);
Free SILC Mutex object and frees all allocated memory. If `mutex' is NULL this function has no effect.