pub unsafe extern "C" fn draw_circle( center_x: c_int, center_y: c_int, radius: c_float, color: Color, )
Draw a color-filled circle