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