get_mime_content
attach.a_Content = get_mime_content(&attach, 0);
map.a_Content = get_mime_content(&map, 0);
nap->a_Content = get_mime_content(nap, attach_num);
ap->a_Content = get_mime_content(ap, 0);
struct Content get_mime_content(struct attachment *, int);