pub fn decoded_len(bytes: &[u8]) -> Result<usize>
Compute decoded length of the given hex-encoded input.