pub unsafe extern "C" fn pdf_array_push_drop(
    ctx: *mut fz_context,
    array: *mut pdf_obj,
    obj: *mut pdf_obj
)