pub unsafe extern "C" fn lv_obj_set_scroll_snap_y(
    obj: *mut _lv_obj_t,
    align: lv_scroll_snap_t
)