pub unsafe extern "C" fn lv_style_set_bg_dither_mode(
    style: *mut lv_style_t,
    value: lv_dither_mode_t
)