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