pub unsafe extern "C" fn pdf_new_processor(
    ctx: *mut fz_context,
    size: c_int
) -> *mut c_void