pub unsafe extern "C" fn lv_obj_set_style_arc_img_src(
    obj: *mut _lv_obj_t,
    value: *const c_void,
    selector: lv_style_selector_t
)