pub unsafe extern "C" fn DrawCapsule( startPos: Vector3, endPos: Vector3, radius: f32, slices: i32, rings: i32, color: Color, )