pub fn set_scoring_function( _config_json: &str, _rtype_code: &str, _scoring_func: Option<&str>, ) -> Result<(String, Value), SzConfigError>
Set (update) a scoring function (placeholder)