fn process_cdata<'input>( text: &'input str, range: Range<usize>, ctx: &mut Context<'input>, ) -> Result<(), Error>