pub unsafe extern "C" fn lv_style_set_clip_corner(
    style: *mut lv_style_t,
    value: bool
)