pub unsafe extern "C" fn DrawSphereEx( centerPos: Vector3, radius: c_float, rings: c_int, slices: c_int, color: Color, )
Draw sphere with extended parameters