fn set_broken_model_options_flag(allowed: bool)Expand description
Set the global flag indicating whether broken model options are allowed.
Can only be called once; subsequent calls will panic (except in tests, where it can be called multiple times so long as the value is the same).