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