pub unsafe extern "C" fn lv_chart_set_div_line_count(
    obj: *mut lv_obj_t,
    hdiv: u8,
    vdiv: u8
)