html5ever::encoding::EncoderTrapFunc []

type EncoderTrapFunc = fn(&mut RawEncoder + 'static, &str, &mut ByteWriter) -> bool;