pub unsafe extern "C" fn lv_group_swap_obj(
    obj1: *mut _lv_obj_t,
    obj2: *mut _lv_obj_t
)