pub unsafe extern "C" fn pdf_array_push_real(
    ctx: *mut fz_context,
    array: *mut pdf_obj,
    x: f64
)