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