pub fn encode_state_vector_from_update_v2(
    update: &[u8]
) -> Result<Vec<u8>, Error>