pub unsafe extern "C" fn _lv_obj_scroll_by_raw(
    obj: *mut _lv_obj_t,
    x: lv_coord_t,
    y: lv_coord_t
) -> lv_res_t