pub unsafe extern "C" fn lv_timer_set_repeat_count(
    timer: *mut lv_timer_t,
    repeat_count: i32
)