pub unsafe extern "C" fn pdf_find_version_for_obj(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    obj: *mut pdf_obj
) -> c_int