pub unsafe extern "C" fn poppler_document_get_print_page_ranges(
    document: *mut PopplerDocument,
    n_ranges: *mut c_int,
) -> *mut PopplerPageRange
Available on crate feature v0_80 only.