pub unsafe extern "C" fn Vector3CubicHermite( v1: Vector3, tangent1: Vector3, v2: Vector3, tangent2: Vector3, amount: f32, ) -> Vector3