pub const fn xtoi(bytes: &[u8]) -> Option<(i32, usize)>
Converts a hexadecimal slice to an integer. Returns a tuple containing: