pub unsafe extern "C" fn lv_colorwheel_set_mode_fixed(
    obj: *mut lv_obj_t,
    fixed: bool
)