pub unsafe extern "C" fn GetSplinePointLinear( startPos: Vector2, endPos: Vector2, t: f32, ) -> Vector2