pub fn encode_apply_update_request( update_token: Vec<u8>, new_version: u32, ) -> Result<Vec<u8>>
Encode ApplyUpdateRequest command (0x02)