pub fn pack_int4(values: &[i8]) -> Vec<u8> ⓘ
Pack a slice of INT4 values (two per byte, high nibble first).