pub unsafe extern "C" fn lv_chart_set_x_start_point(
    obj: *mut lv_obj_t,
    ser: *mut lv_chart_series_t,
    id: u16
)