lv_draw_arc() function
Draw an arc. (Can draw pie too with great thickness.)
Arguments
dsc
pointer to an initialized `lv_draw_line_dsc_t` variable
radius
the radius of the arc
start_angle
the start angle of the arc (0 deg on the bottom, 90 deg on the right)
end_angle
the end angle of the arc