pub unsafe extern "C" fn Vector3MoveTowards( v: Vector3, target: Vector3, maxDistance: f32, ) -> Vector3