SilcChannelID *silc_channel_get_id_parse(SilcChannelPayload payload);
Return the Channel ID as parsed ID. This is equivalent to the silc_channel_get_id execpt that the ID is already parsed. The caller must free the parsed Channel ID.