pub fn Vec3_TransformY(result: &mut Vec3, y: c_float, mat: &Matrix)
Same as Vec3_Transform, but faster since x and z are assumed as 0.