pub fn encode_remove_client( client_index: Option<u16>, client_identifier: Option<Vec<u8>>, ) -> Result<Vec<u8>>
Encode RemoveClient command (0x02)