pub unsafe extern "C" fn lv_style_set_bg_color(
    style: *mut lv_style_t,
    value: lv_color_t
)