pub unsafe extern "C" fn pdf_set_populating_xref_trailer(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    trailer: *mut pdf_obj
)