pub unsafe extern "C" fn lv_colorwheel_set_mode(
    obj: *mut lv_obj_t,
    mode: lv_colorwheel_mode_t
)