_FlattenToArea
status_t _FlattenToArea(message_header** _header) const;
return fMessage->_FlattenToArea(header);
result = _FlattenToArea(&header);