pub unsafe extern "C" fn pdf_create_object(
    ctx: *mut fz_context,
    doc: *mut pdf_document
) -> c_int