pub fn record_set_info_string( record: &mut Record, header: &Header, tag: &str, values: &[String], ) -> Result<(), Error>
Set an INFO string value on a record.