LIBKERN_LEN_HEX2ASCII
CTASSERT(nitems(hex2ascii_data) == LIBKERN_LEN_HEX2ASCII + 1);
KASSERT(hex >= 0 && hex < LIBKERN_LEN_HEX2ASCII,