pub unsafe extern "C" fn mupdf_pdf_is_indirect(
    ctx: *mut fz_context,
    obj: *mut pdf_obj,
    errptr: *mut *mut mupdf_error_t
) -> bool