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