pub fn provide_key_value_pairs( key_value_pairs: Option<Vec<String>>, json: bool, subsys: &mut SubsystemHandle, tx: Sender<(Key, Value)>, )