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