pub unsafe extern "C" fn poppler_page_find_text_with_options(
    page: *mut PopplerPage,
    text: *const c_char,
    options: PopplerFindFlags,
) -> *mut GList