fn set_export_kv( state: &mut EiteState, format_id: usize, kv: &[String], ) -> Result<()>
Replace export settings for a format with a kv array.