fn _parse_hex(i: &str) -> IResult<&str, String, ()>