pub unsafe extern "C" fn lv_chart_set_point_count(
    obj: *mut lv_obj_t,
    cnt: u16
)