Both function `arc_anim_start_angle()` and `arc_anim_end_angle()` are made non-static. This allows to search for `lv_anim` object based on their `exec_cb` callbacks and change properties on-the-fly.
## LVGL 9
Temporarily rename `lv_image_set_inner_align` to `lv_image_set_inner_align` until solved in LVGL repo.