pub unsafe extern "C" fn lv_colorwheel_set_hsv(
    obj: *mut lv_obj_t,
    hsv: lv_color_hsv_t
) -> bool