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