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