pub fn value_to_vector_with_control( v: &Value, control: &ProductionControl<'_>, ) -> Result<Produced<Vec<f32>>>