pub unsafe fn object_set_flex_grow(obj: *mut Object, grow: u8) -> Result<()>
This function is unsafe because it may dereference raw pointers.