fn interpolate_premultiplied_component( left: f32, left_weight: f32, left_alpha: f32, right: f32, right_weight: f32, right_alpha: f32, ) -> f32