void *silc_id_payload_parse_id(const unsigned char *data, SilcUInt32 len, SilcIdType *type);
Return ID directly from the raw ID Payload data buffer. The caller must free the returned ID.