pub unsafe extern "C" fn lv_tabview_add_tab(
    tv: *mut lv_obj_t,
    name: *const c_char
) -> *mut lv_obj_t