pub fn is_hex_number(str_: &str) -> bool
| Return true if the string is a hex number, | optionally prefixed with “0x” |