pub const fn vector_4_f32(x: f32, y: f32, z: f32, w: f32) -> TVec4<f32>
Const fn for constructing a TVec2 in a const context