pub fn hex_decode_pair_expr(input: &str, table: &str, pair: Expr) -> Expr
Decode one hex byte pair into a single u32 byte value.