pub unsafe extern "C" fn ImageDrawCircleLines( dst: *mut Image, centerX: c_int, centerY: c_int, radius: c_int, color: Color, )