pub unsafe extern "C" fn lv_spangroup_set_lines(
    obj: *mut lv_obj_t,
    lines: i32
)