pub unsafe extern "C" fn lv_obj_set_style_bg_grad(
    obj: *mut _lv_obj_t,
    value: *const lv_grad_dsc_t,
    selector: lv_style_selector_t
)