MEM_UNLOCK
#define MEM_UNLOCK(x) ((x)->mem_lock.unlock((x)->mem_lock.cookie))
#define MEM_UNLOCK(x) ((void)0)