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