pub unsafe extern "C" fn pdf_new_output_processor(
    ctx: *mut fz_context,
    out: *mut fz_output,
    ahxencode: c_int
) -> *mut pdf_processor