pub const HEX_DECODE_LUT: &'static [u8; 256];
The lookup table of hex byte to value, used for hex decoding.
NIL is used for invalid values.
NIL