ACQUIRE_DTOA_LOCK
#define ACQUIRE_DTOA_LOCK(n) /*nothing*/
#define ACQUIRE_DTOA_LOCK(n) _MUTEX_LOCK(&__dtoa_locks[n])