pub unsafe extern "C" fn pdf_count_pages_imp(
    ctx: *mut fz_context,
    doc: *mut fz_document,
    chapter: c_int
) -> c_int