fn color_f32_to_u8( r: NormalizedF32, g: NormalizedF32, b: NormalizedF32, a: NormalizedF32, ) -> [u8; 4]