pub unsafe extern "C" fn lv_arc_set_angles(
    obj: *mut lv_obj_t,
    start: u16,
    end: u16
)