pub fn format_channel_key_uri_with_params( key: &ChannelKey, params: &ChannelParams<'_>, buf: &mut [u8], ) -> Result<usize, Error>