#include <util/dict.h>
void dictReleaseLock(dictCtx dict, void *lock);
MT-Level: Safe if <dict> thread-safe.