pub unsafe extern "C" fn lv_spinbox_set_digit_step_direction(
    obj: *mut lv_obj_t,
    direction: lv_dir_t
)