pub unsafe extern "C" fn lv_chart_set_zoom_x(
    obj: *mut lv_obj_t,
    zoom_x: u16
)