pub unsafe extern "C" fn lv_chart_set_type(
    obj: *mut lv_obj_t,
    type_: lv_chart_type_t
)