pub fn input_parser<'a>( _raw_msg: &'a [u8], _context: &mut Context<'_>, ) -> Result<Input, Box<dyn Error>>