pub unsafe extern "C" fn lv_obj_set_scroll_dir(
    obj: *mut _lv_obj_t,
    dir: lv_dir_t
)