void ICoolProp.set_config_bool(configuration_keys key, bool val)
 {
     CoolProp.set_config_bool(key, val);
 }