pub fn edit_rgba32( _ctx: &ViewerContext<'_>, ui: &mut Ui, value: &mut MaybeMutRef<'_, impl DerefMut<Target = Rgba32>>, ) -> Response