pub unsafe extern "C" fn lv_table_set_row_cnt(
    obj: *mut lv_obj_t,
    row_cnt: u16
)