pub fn left_common(a: u8, b: u8) -> usize
Calculate the number of common nibble between two left aligned bytes.