NAPI_TRACE2D
#define NAPI_TRACE2D(_n, _d) if (debug_napi & DNAPI_TRACE) \
#define NAPI_TRACE2D(_n, _d) do { } while(0)