pub unsafe extern "C" fn lv_style_set_transition(
    style: *mut lv_style_t,
    value: *const lv_style_transition_dsc_t
)