pub const ANIM_REPEAT_INFINITE: u32 = 0xFFFF_FFFF;
LVGL repeat-forever sentinel for Animation::repeat_count.
Animation::repeat_count