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