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