pub unsafe extern "C" fn ImageDrawCircleLinesV( dst: *mut Image, center: Vector2, radius: c_int, color: Color, )
Draw circle outline within an image (Vector version)