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