pub unsafe extern "C" fn lv_timer_set_period(
    timer: *mut lv_timer_t,
    period: u32
)