pub fn encode_abe( ctx: &EvalCtx<impl Scope>, bytes: &[u8], options: &[ABE], ignore_encoder_errors: bool ) -> Result<String, EncodeError>