pub unsafe extern "C" fn lv_table_set_col_width(
    obj: *mut lv_obj_t,
    col_id: u16,
    w: lv_coord_t
)