HDR_STRLEN
if (strncmp(key.dptr, HDR_BASE, HDR_STRLEN) == 0)
if (!strncmp(key.dptr, HDR_BASE, HDR_STRLEN)) {
HDR_STRLEN, NULL, 10);