pub fn make_dyn( id: ControlId, val: ControlValue, ) -> Result<Box<dyn DynControlEntry>, ControlValueError>