pub unsafe extern "C" fn lv_spinbox_set_rollover(
    obj: *mut lv_obj_t,
    b: bool
)