pub unsafe extern "C" fn lv_colorwheel_set_rgb(
    obj: *mut lv_obj_t,
    color: lv_color_t
) -> bool