pub unsafe extern "C" fn pdf_to_text_string(
    ctx: *mut fz_context,
    obj: *mut pdf_obj
) -> *const c_char