fn append_unique_primary_key( value: &[u8], builder: &mut BinaryBuilder, last_primary_key: &mut Vec<u8>, has_last: &mut bool, )