pub fn F_SUFFIX(comptime f: comptime_float) f32
pub fn F_SUFFIX(comptime f: comptime_float) f32 { return @as(f32, f); }