DNAPI_TRACE
#define NAPI_TRACE(_n) if (debug_napi & DNAPI_TRACE) \
#define NAPI_TRACE2D(_n, _d) if (debug_napi & DNAPI_TRACE) \