KMC_NODEBUG
if (kcflags & KMC_NODEBUG)
size_t cflags = (size > zio_buf_debug_limit) ? KMC_NODEBUG : 0;
if (cflags & KMC_NODEBUG)
NULL, NULL, NULL, NULL, NULL, KMC_NODEBUG);
int flags = KMC_NOHASH | KMC_NODEBUG;