NULLTERM_4_TRACE
#define NULLTERM_4_TRACE(p) STACKSTRNUL(p)
#define NULLTERM_4_TRACE(p) do { /* nothing */ } while (0)