pub unsafe extern "C" fn lv_chart_set_ext_x_array(
    obj: *mut lv_obj_t,
    ser: *mut lv_chart_series_t,
    array: *mut lv_coord_t
)