pub unsafe extern "C" fn lv_table_get_selected_cell(
    obj: *mut lv_obj_t,
    row: *mut u16,
    col: *mut u16
)