msgref
union msgref m_f; /* link to next message */
union msgref m_b; /* link to previous message */
union msgref m_c; /* link to child of this message */
union msgref m_p; /* link to parent of thread */