fn find_params( sid: u16, count: u16, eos: bool, last_off: Option<usize>, data: Vec<u8>, ) -> (Vec<u8>, Vec<u8>)