unsigned char * silc_mime_steal_data(SilcMime mime, SilcUInt32 *data_len);
Returns the MIME data from the `mime' message. The data will be removed from the `mime' and the caller is responsible of freeing the returned pointer.