pub unsafe fn style_set_bg_image_recolor( style: *mut Style, value: Color, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.